projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
951b448
)
wayland: Remove some unused fields
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 14 May 2023 17:06:00 +0000
(13:06 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 14 May 2023 17:06:00 +0000
(13:06 -0400)
gdk/wayland/gdktoplevel-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdktoplevel-wayland.c
b/gdk/wayland/gdktoplevel-wayland.c
index 022e341dd721e0acdf33433c8aea8d858b778e29..a73c3de695f30db4b24e7c13c14b00b2204d3f02 100644
(file)
--- a/
gdk/wayland/gdktoplevel-wayland.c
+++ b/
gdk/wayland/gdktoplevel-wayland.c
@@
-102,12
+102,6
@@
struct _GdkWaylandToplevel
gboolean size_is_fixed;
} next_layout;
- struct {
- GdkWaylandToplevelExported callback;
- gpointer user_data;
- GDestroyNotify destroy_func;
- } exported;
-
struct {
gboolean was_set;